Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use quotes around attribute selectors for jQuery Tabs #626

Closed
wants to merge 5 commits into from

Conversation

bbodien
Copy link

@bbodien bbodien commented Jan 19, 2012

As per #596

@ghost ghost assigned duclet Jan 19, 2012

self.seekTo(self.getIndex() +1, 0);

fire.trigger("onAddItemBefore", [item]);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the event name to "onBeforeAddItem" so that it matches the way the other events are named.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it then be OnBeforeAddItemBefore? (Event triggered before we add an item before the other scrollable items)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know what, I must have a brain freeze or something. Totally mistook this for what it actually does. Ignore my comment regarding the name change. Though I will note that because this is a new feature, it probably won't be in the next release since I'm hoping for that release to be a bug fix release only.

@duclet
Copy link

duclet commented Feb 27, 2012

Please follow guidelines here:
https://github.com/jquerytools/jquerytools/wiki/fixing-an-issue

Also, we'll have the fix for the tabs with #679.

@duclet duclet closed this Feb 27, 2012
@u982744
Copy link

u982744 commented Mar 6, 2013

So what happened to adding this feature in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants